-
Home
-
Alex Reservations: Smart Restaurant Booking
-
1.6.8
-
Code
-
Classes
- BookingsController
Total Complexity |
79 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
551 |
Lines of code |
343 |
Logical lines of code |
222 |
Comment lines |
63 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateBookingData() |
B |
32 |
20 |
98 |
index() |
A |
43 |
12 |
47 |
sendSmsNotification() |
A |
57 |
8 |
17 |
sendBookingEmail() |
S |
56 |
7 |
18 |
covers() |
S |
54 |
6 |
20 |
booking() |
S |
57 |
3 |
16 |
tables() |
S |
58 |
3 |
15 |
updateTables() |
S |
59 |
3 |
13 |
getQueriesForRangeDates() |
S |
51 |
2 |
27 |
updateStatus() |
S |
60 |
3 |
12 |
create() |
S |
61 |
3 |
11 |
update() |
S |
63 |
3 |
9 |
findCustomerId() |
S |
74 |
2 |
4 |
getQueriesForOneMonth() |
S |
62 |
1 |
11 |
getBookingsYearMonth() |
S |
63 |
1 |
11 |
getQueriesForOneDay() |
S |
62 |
1 |
11 |
createNewCustomer() |
S |
80 |
1 |
3 |